CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC Dll

搜索资源列表

  1. vcmatlab7src

    1下载:
  2. MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数文件等。MATLAB 6.5 使用的编译器包括了MATLAB 的C\\C++数学库函数以及图形库。动态链接库(dll)是编写软件中常用的一种技术,MATLAB提供了将M文件编制成dll文件的方法,本文就介绍如何在MATLAB6.5中将m文件z转化成dll文件,然后在VC中调用该dll文件。 -MATLAB Co
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:27283
    • 提供者:林林
  1. vc界面编程源码Demo

    2下载:
  2. 这是一个为电站做的监控程序。开发环境vc,使用了APPFACE.DLL界面库,高效简单的实现漂亮界面。-This is a power station to do the monitoring program. Vc development environment, the use of APPFACE.DLL interface library, and efficient realization pretty simple interface.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:62488
    • 提供者:贾明
  1. 供vb调用的高质量旋转图片vc动态库代码

    2下载:
  2. 用VC编写高质量图片旋转算法(双线性插值法),生成DLL源代码,并提供VB调用例子代码。-VC prepared high-quality images rotation algorithm (bilinear interpolation), generate DLL source code, and called for VB code examples.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1445903
    • 提供者:李文庆
  1. 52526449

    0下载:
  2. 这是一个用VC开发的DLL程序,具有很高的实用价值!谢谢大家-This is a development of the VC DLL procedure with a high practical value! Thank you
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:57613
    • 提供者:阿亮
  1. VC++多串口控制DLL调用演示程序

    4下载:
  2. VC++多串口控制DLL调用演示程序,可用来学习串口编程。-VC Multiport Serial control DLL called demo program that can be used to study serial programming.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:470698
    • 提供者:王海洋
  1. JniCallCics

    1下载:
  2. java如何封装成JNI方法,调用vc++写的动态库做通讯程序-JNI encapsulation method, called vc DLL written communication procedures do
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:151731
    • 提供者:唐明伟
  1. VC++duochuankoukongzhijiejue

    0下载:
  2. VC++多串口控制解决方案(DLL) 工业控制--串口通讯方法(WINAPI实现) -VC Multiport Serial control solution (DLL) industrial control -- serial communication (WINAPI it now)
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:471577
    • 提供者:王杰
  1. TESTdll

    0下载:
  2. 该软件代码示范了如何用VC++开发环境 进行动态链接库DLL编写 及如何在应用程序中调用DLL 的函数-model code of the software how to use development environment for VC DLL and how to prepare the application procedure call the DLL function
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:47503
    • 提供者:yangbin
  1. VC++DLLResourceDllCall

    0下载:
  2. VC++动态链接库编程之DLL典型实例源代码ResourceDllCall请大家参考一定有帮助 -VC dynamic link library DLL programming source code examples of typical ResourceDllCall please refer It will certainly help
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:75346
    • 提供者:刘清松
  1. MsLock32

    0下载:
  2. 这是一个用VC写的DLL程序,简单描述了DLL程序编写的基本步骤和机构,可以试试。-This is a VC DLL written procedures, a simple descr iption of DLL programming and the basic steps, you can try.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:24981
    • 提供者:李了
  1. VB-VC-XuLieHuaWenJian-DLL

    0下载:
  2. 一个可以让VB也支持序列化文件的DLL代码。-a VB can also support the sequence of documents DLL code.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:42617
    • 提供者:谢栩
  1. vcDlgDLL

    0下载:
  2. 一个vc的dll应用的小例子,非常适用初学者。-a vc dll application of the small examples, very applicable beginners.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:41782
    • 提供者:罗宝生
  1. VC++(MFC)Face

    0下载:
  2. 说明: 1.copy these four files to your pragram folder, 2.add \"*.Lib\",\"*.h\" to the project if USING MFC DLL, the files in \"DLL\" Folder, if using static lib,the files in \"static\" folder 3.add #include\"SkinMagicLib.h\" to the C*APP.c
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:502104
    • 提供者:好军
  1. vc-labview

    0下载:
  2. 很好的资料!vc++与labview的交互编程---在vc环境下调用labview下生成的dll库-good information! Vc and the LabVIEW programming -- in the interactive environment called vc labv iew generated in the library dll
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:53670
    • 提供者:kitty
  1. VCplusplus_Dll_Program_principle

    0下载:
  2. VC++动态链接库编程之基础慨念-与编程讲解深入浅出 对原理不清的同学有一定的帮助-VC DLL programming basis for the conception - with the right programming on the simple principle unclear students to a certain extent help
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1124665
    • 提供者:杨立海
  1. VC++andMatlab

    1下载:
  2. 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-many engineering software necessary to use complex mathematical algorit
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:105013
    • 提供者:徐凯
  1. nntoolkit-vc

    0下载:
  2. 在VC中使用nntoolkit工具箱 1、 安装和注册nnToolKit组件 参见神经网络组件《nnToolKit安装手册》。 2、 导入nnToolKit组件 新建一个MFC AppWizard[exe]工程后,导入nnToolKit 使用MFC ClassWizard,添加一个新类,选择From a type of library, 在弹出的对话框中选中nnToolKit.dll 确定后,可以在workspace中发现类InnToolKit (本例
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:159745
    • 提供者:yaomm
  1. xgrf

    0下载:
  2. 关于射频卡读写的程序,本程序主要提供VC动态链接库的调用方法以及串口通迅中的数据转化处理的方法。-on RF Card Reader procedures, The main procedures for VC DLL call methods and serial communication, the data conversion processing methods.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:98901
    • 提供者:youling0927
  1. gprsdll

    0下载:
  2. 本程序提供了vc动态库提供给其它编程语言调用的标准接口,已经在vb6和dephi7下测试通过!-the procedures provided vc DLL provided to other programming language called standard interfaces, in vb6 and dephi7 under the test!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6711
    • 提供者:youling0927
  1. jxxfc1

    0下载:
  2. 介绍了如何将m文件转换成VC可调用的dll文件,在这章中介绍如何利用编译器将m文件转换成对应的C\\C++文件,并在VC中调用-on how to convert documents into m VC dll with the available documents, In this chapter, how to use the compiler to convert documents into m corresponding to the C \\ C paper and called
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:13927
    • 提供者:王大众
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com